My VSCode extensions list
Table of Content
My VSCode extensions list#
For python , C++ and dev helper
| category | ||
|---|---|---|
| autoDocstring | python | Generates python docstrings automatically |
| Git Graph | git | View a Git Graph of your repository, and perform Git actions from the graph. |
| Auto close tag | xml | Automatically add HTML/XML close tag |
| Auto Snippet | dev | insert a snippet when opening an empty file |
| C/C++ | C++ | C/C++ IntelliSense, debugging |
| C++ TestMate | ||
| CMake | CMake langage support | |
| CMake Tools | ||
| Code Runner | dev | |
| Code Spell Checker | dev | |
| Draw.io | ||
| Paste Image | doc | paste image from clipboard directly |
| Path Intellisense | dev | |
| Project manager | ||
| Pylance | ||
| Pylint | ||
| Python | ||
| TabOut | dev | Tab out of quotes, brackets, etc |
| Task | dev | Load VSCode Tasks into Status Bar |
| TODO Highlight | dev | highlight TODOs, FIXMEs, and any keywords, annotations |
| XML | xml | YAML Language Support |
| XML Tools | xml | XML Formatting, XQuery, and XPath Tools |
| YAML | yaml | YAML Language Support |
| ROS2 | ros | Syntax highlighting for ros2 interface files |
| docker | ||
| dev-container |